Loading Tool

Explorer IconExplorer

Memory Pool

78,935 transactions
29.60 vMB
0.07269347 BTC
Random Selection Loading Transactions
Max Size: 177.55/200 MB

Candidate Block

Mining Attempt 48a7620edcf81a9cc0b045a6fff80df2c8938a359f12959645be937fdc226743
Version 20000000
Previous Block 0000000000000000000135a2d0bec06965c586c49ebfdec65261090f168854ee
Merkle Root dacb7832ea4378d97eabf058f449234de7ed989ad0cc54dc2da357328b25b912
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,248
Size: 1.00 vMB
Total Fees: 0.01246638 BTC
Feerates: 150.77 > 1.25 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,995 (590,149 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
324,846 324,846 000000000000000005eaaa5c5ced43b71ebf7e3cd8452e194d3a2497ac6405f3 1,049 0.35/1.00 vMB 41
324,845 324,845 000000000000000018b398f72c43cdac8bfd81421698b720f618e526b2ba157a 236 0.11/1.00 vMB 25
324,844 324,844 00000000000000000c70128c63c8082cc70c11c8974e569c40cc715f57246c45 1,193 0.60/1.00 vMB 32
324,843 324,843 00000000000000001ef78fb3eff9ccb93c1412dde88243e241acc4c0e41a39a9 173 0.06/1.00 vMB 32
324,842 324,842 00000000000000001b3412e52061a37df1d9b817fae9686936abc3fd88b08892 391 0.19/1.00 vMB 28
324,841 324,841 00000000000000001e284b761a89de8200b267d433533099eb1dc101c455e329 132 0.10/1.00 vMB 13
324,840 324,840 000000000000000002fb0ea437de41924b266c6cc6de9c324f1a12cb0e708e83 512 0.29/1.00 vMB 31
324,839 324,839 000000000000000000fea94c0f35b4e1c87ddc72c2bc48203f4a54d951efca3a 419 0.24/1.00 vMB 28
324,838 324,838 00000000000000000b63ceae025d8b776262d2e03f9f05d26475d9eeebcbaa4c 172 0.13/1.00 vMB 18
324,837 324,837 00000000000000000d09ff92445deb457fde8ec7b6e64bbbe158943d0c816ab4 297 0.13/1.00 vMB 26
324,836 324,836 00000000000000000ff9161583f6489a7f34ab425280f77471d20d2ba011e431 557 0.30/1.00 vMB 28
324,835 324,835 00000000000000001b5e8e11ea76edcfcfe7bccad4ba1ab0e835296147448045 32 0.01/1.00 vMB 47
324,834 324,834 000000000000000007971979975092c71a949664e235420ee15a4e6bebb48991 94 0.05/1.00 vMB 21
324,833 324,833 00000000000000001b1e645b0942f02ed7c6bbee1441b2f4907fc394a62aac17 725 0.43/1.00 vMB 26
324,832 324,832 000000000000000017508cb7c766253402210eac3736fdbae59061810caee307 1,545 0.96/1.00 vMB 26
324,831 324,831 000000000000000012ac6154d16d6868072db51863b6ac1271aeaa24fe914d00 57 0.20/1.00 vMB 3
324,830 324,830 00000000000000001c6f713ba9b9958bcea14856ffb73c75b501fa56c24216dc 915 0.47/1.00 vMB 27
324,829 324,829 00000000000000000fd04fb96952f5c7a7e16c4ffaae4ab2641281b048fee803 64 0.03/1.00 vMB 40
324,828 324,828 000000000000000003c40a3efd545b68d898a05d2ea788abd51d649f10d13db8 446 0.32/1.00 vMB 23
324,827 324,827 0000000000000000015fa7bcf87f4585177dff2ddb61dd4ce9f5bbdab3edbf6b 90 0.12/1.00 vMB 15
324,826 324,826 00000000000000001384f9b0508053149b3ddd3817961f4ee69ae0385abcdf6d 512 0.21/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.38 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 664.45 GB
    • Received: 14.98 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.