Loading Tool

Explorer IconExplorer

Memory Pool

26,099 transactions
25.66 vMB
0.06550572 BTC
Random Selection Loading Transactions
Max Size: 124.41/200 MB

Candidate Block

Mining Attempt a4c231233820e187553ecf01299207c09fed26eb302b9ff6a993f3e629e001ca
Version 20000000
Previous Block 00000000000000000001ba8a20a80418340a612809951dcc481799aa73d20526
Merkle Root 43e71eb012f11b0fb3f432d350a56486308f7a1a184d838e1ced9f4fb7fcb128
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,692
Size: 1.00 vMB
Total Fees: 0.01827093 BTC
Feerates: 100.53 > 1.83 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,238 (784,284 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
129,954 129,954 0000000000000f4a2cb7871fcafbba21f0d9d6008fd728562510a8dc7a43fd20 15 0.01/1.00 vMB 1,230
129,953 129,953 0000000000000439cbf24ecfc702cb7c64dc7e1a228a09c784fddb27bad658dd 8 0.00/1.00 vMB 769
129,952 129,952 0000000000000c498c9f4df2f7ca6eda09564fdb726b244db7ea12853d25c23a 75 0.02/1.00 vMB 0
129,951 129,951 000000000000190cd8899dd4130ab7d65e0db8f43476800df9b792fa9e0cd94c 43 0.01/1.00 vMB 794
129,950 129,950 0000000000000d48c228e6d4590eccdb6ed5d626f35c7220e5516fcd84db57cd 23 0.01/1.00 vMB 1,444
129,949 129,949 00000000000007987ada3c56883225ed13df83c5b281d59a0d7accaeb473e826 47 0.02/1.00 vMB 892
129,948 129,948 0000000000000fc75acff8d8be8f5669cbe802bf18c6fb6591a3272155cc675d 18 0.01/1.00 vMB 360
129,947 129,947 000000000000059d80fe2e625bbe409676dbe7e590fb3194e71a5fc739171272 99 0.03/1.00 vMB 36
129,946 129,946 0000000000001522567be65c1815fa0e8c06ff3aa205e6228d3928814b804411 31 0.01/1.00 vMB 79
129,945 129,945 000000000000125de2fa2a53d41f82b678126b7dcf1b4440068cfb1d2fc5761e 13 0.01/1.00 vMB 1,423
129,944 129,944 0000000000000561cef22413af1009c070c62e3b55807279d57382fe6e723e35 11 0.00/1.00 vMB 351
129,943 129,943 0000000000000cd47c07fcf6b5d8ba83bae07b4b419e4a473b2283def201017d 19 0.01/1.00 vMB 779
129,942 129,942 00000000000008582eb17645a58b611d6dee94262dfbad9e05c6acfd8ee96344 93 0.03/1.00 vMB 529
129,941 129,941 000000000000131e386cb9d6abc930782a607c8469a1a0bab1b23eb16934fbee 22 0.01/1.00 vMB 528
129,940 129,940 0000000000000008bae89ee3ffb427145d5aaad3783f8edbc11b43101dd428e2 50 0.02/1.00 vMB 978
129,939 129,939 00000000000004fb3128d0b15c65245708b6c6fc4e7ef73837e202d4716117e1 6 0.00/1.00 vMB 732
129,938 129,938 000000000000163987faa5adc1d4ed7df4ede0a6bdefd925c890ae9c6e628b93 17 0.01/1.00 vMB 1,193
129,937 129,937 00000000000019a7b701c56ee0e505402ead7196a0f0c0900846bff8f83931a9 14 0.00/1.00 vMB 1,359
129,936 129,936 0000000000000c1ccac757f2ca3ff82ca0957ac34dfea375f64edf97311ac7b8 78 0.02/1.00 vMB 25
129,935 129,935 0000000000000bd9f66d08cd8ac2caa3adc45d7a3e70a57530b9228fbddbd87a 106 0.04/1.00 vMB 1,777
129,934 129,934 0000000000000e735b92ef1eb3816815708eef0c80cb71c2732ee717f94c1ebd 74 0.04/1.00 vMB 713
Previous 10 blocks ↓
Total Size: 781.02 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 576.13 GB
    • Received: 8.40 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.