Loading Tool

Explorer IconExplorer

Memory Pool

75,086 transactions
29.24 vMB
0.07655277 BTC
Random Selection Loading Transactions
Max Size: 176.88/200 MB

Candidate Block

Mining Attempt 4127446fce5d45f14dda33a5e54843abc4819092fc970cdd5081d44ee1dcef29
Version 20000000
Previous Block 00000000000000000001e0799bfdd965039da614a51ef9e83f2560f19b18d699
Merkle Root ad8ecd748d0f7e5a3995d6fd2aa7d47c7f8d99b9df9ed3211e9d40ca08439a54
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,213
Size: 1.00 vMB
Total Fees: 0.01145788 BTC
Feerates: 65.29 > 1.15 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,438 (68,496 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
846,942 846,942 00000000000000000000d151c9f7e56a4b0c4ce95df309d2b1bf0f16d8081d59 775 1.00/1.00 vMB 315
846,941 846,941 00000000000000000000f904f979a11a1937cae24e21e41dbf076765e3b854cc 830 1.00/1.00 vMB 309
846,940 846,940 00000000000000000000f29ce801e65cd198a6b894dcd043a52b81386b77ecd7 1,962 1.00/1.00 vMB 371
846,939 846,939 000000000000000000017c040b3a60cc14ba296afba8412240d2632faec09586 1,167 1.00/1.00 vMB 354
846,938 846,938 000000000000000000014c4ef9a356baf23a07bab1db9961b5b1f794c25ef7eb 589 1.00/1.00 vMB 329
846,937 846,937 0000000000000000000182393eb864188dd737541c22f42e49591e99e6bdb6b5 615 1.00/1.00 vMB 342
846,936 846,936 00000000000000000001104024737dfd50fbfb4927cfdddad832ff33fd6ec2d6 658 1.00/1.00 vMB 356
846,935 846,935 000000000000000000030462757c08878ab121d6f2d712e73afa504aaa880f19 1,161 1.00/1.00 vMB 384
846,934 846,934 00000000000000000000eae8f66f084573628ff589318b6ebb40c908f84af773 736 1.00/1.00 vMB 388
846,933 846,933 0000000000000000000200fc0d2a4ace93b6da55f436de1df55248a4ed34fecd 896 1.00/1.00 vMB 403
846,932 846,932 00000000000000000001c84d88c5e1290f2a5e0b603d4c764b7713e874a28b89 1,244 1.00/1.00 vMB 418
846,931 846,931 00000000000000000001b4bf3c8c57a758736d0f26c1ee427cf152c0f4a0d0cc 548 1.00/1.00 vMB 394
846,930 846,930 00000000000000000001da46b9270bab6605e83f0b3d8b30a2f46b67ae32bea5 1,711 1.00/1.00 vMB 448
846,929 846,929 0000000000000000000191f1d2952fd0a5f3f51efe3745b56f910683d5ebc5a8 961 1.00/1.00 vMB 418
846,928 846,928 00000000000000000001baed8ed665e2127ac24be510a49b68fd70fbea8c110e 1,001 1.00/1.00 vMB 454
846,927 846,927 00000000000000000001dcc73cd4c9d47ad270179a8a8fd27f055397708bee25 671 1.00/1.00 vMB 441
846,926 846,926 00000000000000000001abb4bd0ec926020cb15ae38a4fb46bf681c2d0d2d50f 1,141 1.00/1.00 vMB 453
846,925 846,925 00000000000000000002db4494e99e726d7696a688d1e73195e7f886e35e79a4 1,768 1.00/1.00 vMB 498
846,924 846,924 00000000000000000000a5c6e01652b84e6334ae856c61afdd7a2238a1fd05b9 862 1.00/1.00 vMB 466
846,923 846,923 000000000000000000003628996457317d5c1479f3604b7428945a086dcf62b9 1,312 1.00/1.00 vMB 513
846,922 846,922 00000000000000000001c19d385880cb8cd2e492d06d5cfa6d79490e62b4fd3f 1,318 1.00/1.00 vMB 497
Previous 10 blocks ↓
Total Size: 783.15 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: 745.96 GB
    • Received: 18.73 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.